10. Template Matching Quiz

Template Matching Quiz

Alright, so the exercise in finding cars has so far been mostly for the purpose of getting you familiarized with searching for objects in an image and drawing bounding boxes where you find them. But before we move on, one more quiz for intuition on the method of template matching!

Template Matching

Assume your template is the car image on the left marked "template". If the other cars (A-D) were located somewhere in an image, which ones would you find to be a match using template matching?

SOLUTION:
  • B